home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 46 / Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso / -in_the_mag- / reader_requests / scilab / x11_defaults / xscilab < prev   
Text File  |  1999-09-16  |  20KB  |  390 lines

  1. ! Scilab Project : Resource File for Scilab 
  2. !---------------------------------------------------------------
  3. ! Scilab Application Window 
  4. !---------------------------------------------------------------
  5. Xscilab*vpane.height: 500
  6. Xscilab*vpane.width:  650
  7. !---------------------------------------------------------------
  8. ! Scilab Message Window
  9. !---------------------------------------------------------------
  10. Xscilab*vpane.msWindow.showGrip:False
  11. Xscilab*vpane.msWindow.min:20
  12. Xscilab*vpane.msWindow.logoWindow.borderWidth:0
  13. Xscilab*vpane.msWindow.messageWindow.fromHoriz:logoWindow
  14. !---------------------------------------------------------------
  15. ! Scilab Buttons 
  16. !---------------------------------------------------------------
  17. Xscilab*vpane.commandWindow.*.Cursor: left_ptr
  18. Xscilab*vpane.commandWindow.allowResize: true
  19. Xscilab*vpane.commandWindow.showGrip:False
  20. Xscilab*vpane.commandWindow.ButMenuS.label:File
  21. Xscilab*vpane.commandWindow.ButMenuS.MenuS.File.label:File Operations
  22. Xscilab*vpane.commandWindow.ButMenuS.MenuS.Quit.label:Quit
  23. Xscilab*vpane.commandWindow.ButMenuS.MenuS.Kill.label:Kill
  24. Xscilab*vpane.commandWindow.ButMenuC.label:Control
  25. Xscilab*vpane.commandWindow.ButMenuC.fromHoriz:ButMenuS
  26. Xscilab*vpane.commandWindow.ButMenuC.MenuC.Resume.label:Resume
  27. Xscilab*vpane.commandWindow.ButMenuC.MenuC.Abort.label:Abort
  28. Xscilab*vpane.commandWindow.ButMenuC.MenuC.Restart.label:Restart
  29. Xscilab*vpane.commandWindow.ButMenuC.MenuC.Stop.label:Stop
  30. Xscilab*vpane.commandWindow.Demos.label:Demos
  31. Xscilab*vpane.commandWindow.Demos.fromHoriz:ButMenuC
  32. Xscilab*vpane.commandWindow.ButMenuGW.fromHoriz:Demos
  33. Xscilab*vpane.commandWindow.ButMenuGW.label:Graphic Window Menu
  34. Xscilab*vpane.commandWindow.ButMenuGW.MenuGW.Setwin.label:Set (Create) Window
  35. Xscilab*vpane.commandWindow.ButMenuGW.MenuGW.Raisewin.label:Raise (Create) Window
  36. Xscilab*vpane.commandWindow.ButMenuGW.MenuGW.Deletewin.label:Delete Graphic Window 
  37. Xscilab*vpane.commandWindow.ButMenuGW.MenuGW.Plus.label: + 
  38. Xscilab*vpane.commandWindow.ButMenuGW.MenuGW.Minus.label: - 
  39. Xscilab*vpane.commandWindow.Help.label:Help
  40. Xscilab*vpane.commandWindow.Help.fromHoriz:ButMenuGW
  41. !---------------------------------------------------------------
  42. ! Scilab xterm style menus 
  43. !---------------------------------------------------------------
  44. Xscilab*SimpleMenu*BackingStore: NotUseful
  45. Xscilab*SimpleMenu*menuLabel.font: -adobe-helvetica-bold-r-normal--*-120-*-*-*-*-iso8859-*
  46. Xscilab*SimpleMenu*menuLabel.vertSpace:     100
  47. Xscilab*SimpleMenu*HorizontalMargins: 16
  48. Xscilab*SimpleMenu*Sme.height:    16
  49. Xscilab*SimpleMenu*Cursor: left_ptr
  50. !---------------------------------------------------------------
  51. ! The scilab interactive window 
  52. !---------------------------------------------------------------
  53. Xscilab*vpane.Vtsci.font:        9x15
  54. Xscilab*vpane.Vtsci.font1:        9x13
  55. Xscilab*vpane.Vtsci.saveLines:    1024
  56. Xscilab*vpane.Vtsci.scrollBar:    on
  57. Xscilab*vpane.Vtsci.min:200
  58. Xscilab*vpane.Vtsci.mainMenu.Label:  Main Options
  59. Xscilab*vpane.Vtsci.mainMenu*redraw*Label:  Redraw Window
  60. Xscilab*vpane.Vtsci.vtMenu.Label:  VT Options
  61. Xscilab*vpane.Vtsci.vtMenu*scrollbar*Label:  Enable Scrollbar
  62. Xscilab*vpane.Vtsci.vtMenu*jumpscroll*Label:  Enable Jump Scroll
  63. Xscilab*vpane.Vtsci.vtMenu*reversevideo*Label:  Enable Reverse Video
  64. Xscilab*vpane.Vtsci.vtMenu*autowrap*Label:  Enable Auto Wraparound
  65. Xscilab*vpane.Vtsci.vtMenu*reversewrap*Label:  Enable Reverse Wraparound
  66. Xscilab*vpane.Vtsci.vtMenu*autolinefeed*Label:  Enable Auto Linefeed
  67. Xscilab*vpane.Vtsci.vtMenu*appcursor*Label:  Enable Application Cursor Keys
  68. Xscilab*vpane.Vtsci.vtMenu*appkeypad*Label:  Enable Application Keypad
  69. Xscilab*vpane.Vtsci.vtMenu*scrollkey*Label:  Scroll to Bottom on Key Press
  70. Xscilab*vpane.Vtsci.vtMenu*scrollttyoutput*Label:  Scroll to Bottom on Tty Output
  71. Xscilab*vpane.Vtsci.vtMenu*allow132*Label: Allow 80/132 Column Switching
  72. Xscilab*vpane.Vtsci.vtMenu*cursesemul*Label:  Enable Curses Emulation
  73. Xscilab*vpane.Vtsci.vtMenu*visualbell*Label:  Enable Visual Bell
  74. Xscilab*vpane.Vtsci.vtMenu*marginbell*Label:  Enable Margin Bell
  75. Xscilab*vpane.Vtsci.vtMenu*altscreen*Label:  Show Alternate Screen
  76. Xscilab*vpane.Vtsci.vtMenu*softreset*Label:  Do Soft Reset
  77. Xscilab*vpane.Vtsci.vtMenu*hardreset*Label:  Do Full Reset
  78. Xscilab*vpane.Vtsci.vtMenu*clearsavedlines*Label:  Reset and Clear Saved Lines
  79. Xscilab*vpane.Vtsci.vtMenu*vthide*Label:  Hide VT Window
  80. !
  81. Xscilab*vpane.Vtsci.fontMenu.Label:  VT Fonts
  82. Xscilab*vpane.Vtsci.fontMenu*fontdefault*Label:    Default
  83. Xscilab*vpane.Vtsci.fontMenu*font1*Label:    Unreadable
  84. Xscilab*vpane.Vtsci.font1:        9x13
  85. Xscilab*vpane.Vtsci.fontMenu*font2*Label:    Tiny
  86. Xscilab*vpane.Vtsci.font2:        5x7
  87. Xscilab*vpane.Vtsci.fontMenu*font3*Label:    Small
  88. Xscilab*vpane.Vtsci.font3:        6x10
  89. Xscilab*vpane.Vtsci.fontMenu*font4*Label:    Medium
  90. Xscilab*vpane.Vtsci.font4:        7x13
  91. Xscilab*vpane.Vtsci.fontMenu*font5*Label:    Large
  92. Xscilab*vpane.Vtsci.font5:        9x15
  93. Xscilab*vpane.Vtsci.fontMenu*font6*Label:    Huge
  94. Xscilab*vpane.Vtsci.font6:        10x20
  95. Xscilab*vpane.Vtsci.fontMenu*fontescape*Label:    Escape Sequence
  96. Xscilab*vpane.Vtsci.fontMenu*fontsel*Label:        Selection
  97. !---------------------------------------------------------------
  98. ! The scilab Help Popup 
  99. !---------------------------------------------------------------
  100. Xscilab*helpShell.x:10
  101. Xscilab*helpShell.y:20
  102. Xscilab*helpShell.minHeight:300
  103. Xscilab*helpShell.minWidth:650
  104. Xscilab*helpShell.height:500
  105. Xscilab*helpShell.width:680
  106. Xscilab*helpShell*Viewport*allowVert:        True
  107. Xscilab*helpShell*Viewport*allowHoriz:        False
  108. Xscilab*helpShell*Viewport*forceBars:        True
  109. Xscilab*helpShell*Viewport.preferredPaneSize:    160
  110. Xscilab*helpShell*Viewport.vertical.width:    15
  111. Xscilab*helpShell*List*font:        *-fixed-medium-r-*-*-13-*-*-*-*-*-iso8859-*
  112. Xscilab*helpShell*List*verticalList:    True
  113. Xscilab*helpShell*List*height:        150
  114. Xscilab*helpShell*Grip*height:        5
  115. Xscilab*helpShell*Grip*width:        5
  116. Xscilab*helpShell*Label.borderWidth:        0
  117. Xscilab*helpShell*Label.internalWidth:        0
  118. Xscilab*helpShell*Text*Label.internalWidth:    1
  119. Xscilab*helpShell*Label.resize:            True
  120. Xscilab*helpShell*Label.resizable:        True
  121. Xscilab*helpShell.title:        Scilab Help Panel
  122. Xscilab*helpShell.translations:#override\n\
  123.     <Message>WM_PROTOCOLS:    help-done()\n
  124. Xscilab*helpShell.allowShellResize:        False
  125. Xscilab*helpShell.helpForm*Text*borderWidth:    1
  126. Xscilab*helpShell.helpForm*Label*resizable:    True
  127. Xscilab*helpShell.helpForm*helpLabel.borderWidth:    0
  128. Xscilab*helpShell.helpForm*helpViewport.fromVert:    helpLabel
  129. Xscilab*helpShell.helpForm*helpViewport.width:    650
  130. Xscilab*helpShell.helpForm*helpViewport.height:    250
  131. Xscilab*helpShell.helpForm*helpViewport.left:    chainLeft
  132. Xscilab*helpShell.helpForm*helpViewport.right:    chainLeft
  133. Xscilab*helpShell.helpForm*helpViewport1.fromVert:    helpViewport
  134. Xscilab*helpShell.helpForm*helpViewport1.width:    650
  135. Xscilab*helpShell.helpForm*helpViewport1.height:220
  136. Xscilab*helpShell.helpForm*helpViewport1.left:    chainLeft
  137. Xscilab*helpShell.helpForm*helpViewport1.right:    chainLeft
  138. Xscilab*helpShell.helpForm*helpViewport1.bottom:    chainBottom
  139. Xscilab*helpShell.helpForm*helpList.font:*-fixed-medium-r-*-*-13-*-*-*-*-*-iso8859-*
  140. Xscilab*helpShell.helpForm*helpList.verticalList:        true
  141. Xscilab*helpShell.helpForm*helpList.defaultColumns:    1
  142. Xscilab*helpShell.helpForm*helpList.forceColumns:        true
  143. Xscilab*helpShell.helpForm*helpList.maxSelectable:     1
  144. Xscilab*helpShell.helpForm*helpList.height:        150
  145. Xscilab*helpShell.helpForm*helpList.width:        600
  146. Xscilab*helpShell.helpForm*helpList1.font:*-fixed-medium-r-*-*-13-*-*-*-*-*-iso8859-*
  147. Xscilab*helpShell.helpForm*helpList1.verticalList:        true
  148. Xscilab*helpShell.helpForm*helpList1.defaultColumns:    1
  149. Xscilab*helpShell.helpForm*helpList1.forceColumns:        true
  150. Xscilab*helpShell.helpForm*helpList1.maxSelectable:     1
  151. Xscilab*helpShell.helpForm*helpList1.height:        150
  152. Xscilab*helpShell.helpForm*helpList1.width:        600
  153. Xscilab*helpShell.helpForm*helpDoneButton.top:        chainbottom
  154. Xscilab*helpShell.helpForm*helpDoneButton.bottom:    chainbottom
  155. Xscilab*helpShell.helpForm*helpDoneButton.label:    Done
  156. Xscilab*helpShell.helpForm*helpDoneButton.fromVert:    helpViewport1
  157. Xscilab*helpShell.helpForm*helpDoneButton.translations:#override\n\
  158.     <BtnDown>,<BtnUp>:    help-done() \n
  159. Xscilab*helpShell.helpForm.aproposLabel.label:        Apropos:
  160. Xscilab*helpShell.helpForm.aproposLabel.fromVert:    helpDoneButton
  161. Xscilab*helpShell.helpForm.aproposText.top:        chainbottom
  162. Xscilab*helpShell.helpForm.aproposText.bottom:        chainbottom
  163. Xscilab*helpShell.helpForm.aproposText.width:        410
  164. Xscilab*helpShell.helpForm.aproposText.height:        30
  165. Xscilab*helpShell.helpForm.aproposText.fromHoriz:    aproposLabel
  166. Xscilab*helpShell.helpForm.aproposText.fromVert:    helpDoneButton
  167. Xscilab*helpShell.helpForm.aproposText*editType:     edit
  168. Xscilab*helpShell.helpForm.aproposText*translations:#override\n\
  169.     <Enter>:    display-caret(True) \n\
  170.     <Leave>:    display-caret(False) \n\
  171.     <Key>Return:    query-apropos() \n
  172. !---------------------------------------------------------------
  173. ! Common for x_message x_choose x_dialog x_mdialog 
  174. ! specific resources are set below 
  175. !---------------------------------------------------------------
  176. Xscilab*TransientShell*font:*-fixed-medium-r-*-*-13-*-*-*-*-*-iso8859-*
  177. Xscilab*TransientShell.x:                        147
  178. Xscilab*TransientShell.y:                        20
  179. Xscilab*TransientShell.allowShellResize:                True
  180. Xscilab*TransientShell.hpaned.orientation:                horizontal
  181. Xscilab*TransientShell.hpaned.paned.showGrip:                False
  182. Xscilab*TransientShell.hpaned.paned.showGrip:                False
  183. Xscilab*TransientShell.hpaned.paned.max:                800
  184. Xscilab*TransientShell.hpaned.paned.min:                100
  185. Xscilab*TransientShell.hpaned.paned.orientation:            vertical
  186. Xscilab*TransientShell.hpaned.paned.*showGrip:                False
  187. Xscilab*TransientShell.hpaned.paned.internalBorderWidth:        1
  188. ! generic for all form.Viewport 
  189. Xscilab*TransientShell.hpaned.paned.Viewport.allowVert:            True
  190. Xscilab*TransientShell.hpaned.paned.Viewport.allowVert:            True
  191. Xscilab*TransientShell.hpaned.paned.Viewport.allowHoriz:            True
  192. Xscilab*TransientShell.hpaned.paned.Viewport.forceBars:            False
  193. Xscilab*TransientShell.hpaned.paned.Viewport.vertical.width:        10
  194. Xscilab*TransientShell.hpaned.paned.Viewport.horizontal.height:        10
  195. Xscilab*TransientShell.hpaned.paned.Viewport.borderWidth:        10
  196. !
  197. Xscilab*TransientShell.hpaned.paned.Viewport.Label.borderWidth:        0
  198. Xscilab*TransientShell.hpaned.paned.Viewport.Label.internalWidth:         10
  199. Xscilab*TransientShell.hpaned.paned.Viewport.Label.internalHeight:        10
  200. !
  201. Xscilab*TransientShell.hpaned.paned.Viewport.List.internalWidth:        15
  202. Xscilab*TransientShell.hpaned.paned.Viewport.List.internalHeight:        10
  203. Xscilab*TransientShell.hpaned.paned.Viewport.List.verticalList:        True
  204. Xscilab*TransientShell.hpaned.paned.Viewport.List.defaultColumns:        1
  205. Xscilab*TransientShell.hpaned.paned.Viewport.List.forceColumns:        True
  206. Xscilab*TransientShell.hpaned.paned.Viewport.List.maxSelectable:         1
  207. Xscilab*TransientShell.hpaned.paned.Viewport.List.rowSpacing:             2
  208. !
  209. Xscilab*TransientShell.hpaned.paned*Text.bottomMargin:                7
  210. Xscilab*TransientShell.hpaned.paned*Text.leftMargin:                7
  211. Xscilab*TransientShell.hpaned.paned*Text*Scrollbar.thickness:             7
  212. Xscilab*TransientShell.hpaned.paned*Text.resizable:                 True
  213. Xscilab*TransientShell.hpaned.paned*Text*editType:                 edit
  214. Xscilab*TransientShell.hpaned.paned*Text.scrollVertical:             whenNeeded
  215. Xscilab*TransientShell.hpaned.paned*Text.scrollHorizontal:             whenNeeded
  216. Xscilab*TransientShell.hpaned.paned*Text.borderWidth:                 1
  217. ! I want buttons to keep their dimensions 
  218. Xscilab*TransientShell.hpaned.paned.cform.min:                    30
  219. Xscilab*TransientShell.hpaned.paned.cform.skipAdjust:                True
  220. Xscilab*TransientShell.hpaned.paned.cform.Command.left:            chainLeft
  221. Xscilab*TransientShell.hpaned.paned.cform.Command.right:            chainLeft
  222. Xscilab*TransientShell.hpaned.paned.cform.Command.top:             chainBottom
  223. Xscilab*TransientShell.hpaned.paned.cform.Command.bottom:             chainBottom
  224. !---------------------------------------------------------------
  225. ! Scilab x_message windows 
  226. !---------------------------------------------------------------
  227. Xscilab*messageShell.title:                    Scilab Message Panel
  228. Xscilab*messageShell.hpaned.paned.labelviewport.max:            500
  229. Xscilab*messageShell.hpaned.paned.cform.fromVert:                labelviewport
  230. Xscilab*messageShell.hpaned.paned.cform.cancel.fromHoriz:               ok
  231. !---------------------------------------------------------------
  232. ! Scilab x_choose windows  
  233. !---------------------------------------------------------------
  234. Xscilab*chooseShell.title:                    Scilab Choose Panel
  235. Xscilab*chooseShell.hpaned.paned.labelviewport.max:            300
  236. Xscilab*chooseShell.hpaned.paned.listviewport.fromVert:        labelviewport
  237. Xscilab*chooseShell.hpaned.paned.listviewport.max:            500
  238. Xscilab*chooseShell.hpaned.paned.listviewport.list:1 2 3
  239. Xscilab*chooseShell.hpaned.paned.cform.formVert:            listviewport
  240. !---------------------------------------------------------------
  241. ! Scilab x_dialog windows 
  242. !---------------------------------------------------------------
  243. Xscilab*dialogShell.title:                    Scilab Dialog Panel
  244. Xscilab*chooseShell.hpaned.paned.labelviewport.max:            300
  245. Xscilab*dialogShell.hpaned.paned.ascii.fromVert:            labelviewport
  246. Xscilab*chooseShell.hpaned.paned.ascii.max:                500
  247. Xscilab*dialogShell.hpaned.paned.cform.fromVert:                ascii
  248. Xscilab*dialogShell.hpaned.paned.cform.cancel.fromHoriz:               ok
  249. !---------------------------------------------------------------
  250. ! Scilab x_choices windows  
  251. !---------------------------------------------------------------
  252. Xscilab*choiceShell.title:                        Scilab Toggles Panel
  253. Xscilab*choiceShell.hpaned.paned.labelviewport.max:            300
  254. Xscilab*choiceShell.hpaned.paned.viewport.fromVert:            labelviewport
  255. Xscilab*choiceShell.hpaned.paned.viewport.max:                500
  256. Xscilab*choiceShell.hpaned.paned.cform.fromVert:            viewport
  257. Xscilab*choiceShell.hpaned.paned.cform.cancel.fromHoriz:        ok
  258. !---------------------------------------------------------------
  259. ! Scilab x_mdialog windows 
  260. !---------------------------------------------------------------
  261. Xscilab*mdialogShell.title:                    Scilab Mdialog Panel
  262. Xscilab*mdialogShell.hpaned.paned.labelviewport.max:                300
  263. Xscilab*mdialogShell.hpaned.paned.dViewport.fromVert:                labelviewport
  264. Xscilab*mdialogShell.hpaned.paned.dViewport.max:                500
  265. Xscilab*mdialogShell.hpaned.paned.dViewport.form.borderWidth:            0
  266. Xscilab*mdialogShell.hpaned.paned.dViewport.form.kForm.borderWidth:        0
  267. Xscilab*mdialogShell.hpaned.paned.dViewport.form.kForm.orientation:        horizontal
  268. Xscilab*mdialogShell.hpaned.paned.dViewport.form.kForm.kLabel.borderWidth:    0
  269. Xscilab*mdialogShell.hpaned.paned.dViewport.form.kForm.kLabel.top:        chainTop
  270. Xscilab*mdialogShell.hpaned.paned.dViewport.form.kForm.kLabel.bottom:        chainTop
  271. Xscilab*mdialogShell.hpaned.paned.dViewport.form.kForm.kAscii.horizDistance:    4
  272. Xscilab*mdialogShell.hpaned.paned.cform.fromVert:                dViewport
  273. Xscilab*mdialogShell.hpaned.paned.cform.cancel.fromHoriz:            ok
  274. !---------------------------------------------------------------
  275. ! Scilab x_matdialog windows 
  276. !---------------------------------------------------------------
  277. Xscilab*mtdialogShell.title:                    Scilab Matrix dialog Panel
  278. Xscilab*mtdialogShell.hpaned.paned.labelviewport.max:                300
  279. Xscilab*mtdialogShell.hpaned.paned.dViewport.fromVert:                labelviewport
  280. Xscilab*mtdialogShell.hpaned.paned.dViewport.max:                500
  281. Xscilab*mtdialogShell.hpaned.paned.dViewport.borderWidth:            2
  282. Xscilab*mtdialogShell.hpaned.paned.dViewport.useBottom:                True
  283. Xscilab*mtdialogShell.hpaned.paned.dViewport.useRight:                True
  284. Xscilab*mtdialogShell.hpaned.paned.dViewport.form.borderWidth:            0
  285. Xscilab*mtdialogShell.hpaned.paned.dViewport.form.rowi.borderWidth:        0
  286. Xscilab*mtdialogShell.hpaned.paned.dViewport.form.rowi.orientation:        horizontal
  287. Xscilab*mtdialogShell.hpaned.paned.dViewport.form.rowi.label.borderWidth:    0
  288. Xscilab*mtdialogShell.hpaned.paned.dViewport.form.rowi.ascii.borderWidth:    1
  289. Xscilab*mtdialogShell.hpaned.paned.dViewport.form.rowi.ascii.horizDistance:    2
  290. Xscilab*mtdialogShell.hpaned.paned.cform.fromVert:                dViewport
  291. Xscilab*mtdialogShell.hpaned.paned.cform.ok.label:                Ok
  292. Xscilab*mtdialogShell.hpaned.paned.cform.cancel.fromHoriz:            ok
  293. Xscilab*mtdialogShell.hpaned.paned.cform.cancel.label:                Cancel
  294. !---------------------------------------------------------------
  295. ! Scilab printShell
  296. !---------------------------------------------------------------
  297. Xscilab*printShell.title:                        Scilab Output Selection Panel
  298. Xscilab*printShell.hpaned.paned.form.orientation:                horizontal
  299. Xscilab*printShell.hpaned.paned.form.label.top:                    chainTop
  300. Xscilab*printShell.hpaned.paned.form.label.bottom:                chainTop
  301. Xscilab*printShell.hpaned.paned.form.label.left:                chainLeft
  302. Xscilab*printShell.hpaned.paned.form.label.right:                chainLeft
  303. Xscilab*printShell.hpaned.paned.form.label.borderWidth:                0
  304. Xscilab*printShell.hpaned.paned.form.list.fromHoriz:                label
  305. Xscilab*printShell.hpaned.paned.form.list.verticalList:                True
  306. Xscilab*printShell.hpaned.paned.choiceform.fromVert:                form
  307. Xscilab*printShell.hpaned.paned.fileform.fromVert:                choiceform
  308. Xscilab*printShell.hpaned.paned.fileform.orientation:                horizontal
  309. Xscilab*printShell.hpaned.paned.fileform.borderWidth:                0
  310. Xscilab*printShell.hpaned.paned.fileform.filelabel.label:             Filename\nwithout extension
  311. Xscilab*printShell.hpaned.paned.fileform.filelabel.borderWidth:            0
  312. Xscilab*printShell.hpaned.paned.fileform.ascii.fromHoriz:            filelabel
  313. Xscilab*printShell.hpaned.paned.cform.ok.label:                    Ok
  314. Xscilab*printShell.hpaned.paned.cform.cancel.fromHoriz:                ok
  315. Xscilab*printShell.hpaned.paned.cform.cancel.label:                Cancel
  316. !---------------------------------------------------------------
  317. ! Scilab Graphic windows 
  318. !---------------------------------------------------------------
  319. Xscilab*scigForm.showGrip:False
  320. Xscilab*scigForm.min:20
  321. Xscilab*scigForm.scigraphicinfo.width:600
  322. Xscilab*scigForm.File.fromVert:scigraphicinfo
  323. Xscilab*scigForm.File.Label:File
  324. Xscilab*scigForm.Zoom.fromVert:scigraphicinfo
  325. Xscilab*scigForm.Zoom.label:2D Zoom
  326. Xscilab*scigForm.Zoom.fromHoriz:File
  327. Xscilab*scigForm.UnZoom.fromVert:scigraphicinfo
  328. Xscilab*scigForm.UnZoom.label:UnZoom
  329. Xscilab*scigForm.UnZoom.fromHoriz:Zoom
  330. Xscilab*scigForm.Rot3D.fromVert:scigraphicinfo
  331. Xscilab*scigForm.Rot3D.label:3D Rot.
  332. Xscilab*scigForm.Rot3D.fromHoriz:UnZoom
  333. Xscilab*scigraphic.width:600
  334. Xscilab*scigraphic.height:400
  335. Xscilab*scigForm.scigraphic.fromVert:File
  336. !---------------------------------------------------------------
  337. ! Colors
  338. ! Resources for color displays should use "Xscilab*color".
  339. ! For grayscale displays, use "Xscilab*gray".
  340. !---------------------------------------------------------------
  341. Xscilab.color.borderWidth:0
  342. Xscilab.color.internalWidth:0
  343. Xscilab.color.background:lightblue
  344. Xscilab.color*scigraphic.background:white
  345. Xscilab.color*scigraphic.foreground:black
  346. Xscilab.color*Form.background:lightblue
  347. Xscilab.color*Label.background:lightblue
  348. Xscilab.color*Label.foreground:black
  349. Xscilab.color*Command.background:yellow
  350. Xscilab.color*Command.foreground:black
  351. Xscilab.color*Box.background:lightblue
  352. Xscilab.color*Toggle.background:yellow
  353. Xscilab.color*Toggle.foreground:black
  354. Xscilab.color*Scrollbar.background:green
  355. Xscilab.color*Paned.internalBorderColor:lightblue
  356. Xscilab.color*MenuButton.background:yellow
  357. Xscilab.color*MenuButton.foreground:black
  358. Xscilab.color*SimpleMenu.background:yellow
  359. Xscilab.color*SimpleMenu.foreground:black
  360. Xscilab.color*SmeBSB.foreground:black
  361. Xscilab.color.vpane.Box.Form.background:blue
  362.  
  363. Xscilab.gray.borderWidth:0
  364. Xscilab.gray.internalWidth:0
  365. Xscilab.gray.background:gray10
  366. Xscilab.gray*scigraphic.background:white
  367. Xscilab.gray*scigraphic.foreground:black
  368. Xscilab.gray*Form.background:gray5
  369. Xscilab.gray*Label.background:gray10
  370. Xscilab.gray*Label.foreground:black
  371. Xscilab.gray*Command.background:gray5
  372. Xscilab.gray*Command.foreground:black
  373. Xscilab.gray*Box.background:gray10
  374. Xscilab.gray*Toggle.background:gray5
  375. Xscilab.gray*Toggle.foreground:black
  376. Xscilab.gray*MenuButton.background:gray5
  377. Xscilab.gray*MenuButton.foreground:black
  378. Xscilab.gray*SimpleMenu.background:gray5
  379. Xscilab.gray*SimpleMenu.foreground:black
  380. Xscilab.gray*SmeBSB.foreground:black
  381. Xscilab.gray*Scrollbar.background:gray8
  382. Xscilab.gray*Paned.internalBorderColor:gray10
  383. Xscilab.gray.vpane.Box.Form.background:gray20
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.